FHIR IG Statistics: StructureDefinition/zib-LegalSituation-LegalStatus
Package | nictiz.fhir.nl.stu3.zib2020-preadopt |
Resource Type | StructureDefinition |
Id | zib-LegalSituation-LegalStatus |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2020-preadopt@0.1.3&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-LegalStatus |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-LegalStatus |
Status | draft |
Name | ZibLegalSituationLegalStatus |
Title | HCIM LegalSituation LegalStatus |
Realm | nl |
Description | A Condition resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) LegalSituation 2.0(2020), implementing the LegalStatus concept of the HCIM.
A legal situation can concern a legal status and/or representation.
The legal status indicates the basis on which the patient is staying in a healthcare organization. This can be either voluntary or involuntary, however the legal status is always determined by a judge.
Representation is important in situations where a person is legally not competent to give permission and/or factually (partly) incapable of doing so. A representative supports and takes decisions in the interest of the representee when they cannot do so themselves (temporarily or permanently). |
Purpose | Health professionals must be aware of the existence of a legal status or representation because this in part determines what type of care can be provided to the patient. For example, a supporting legal status can be required for using freedom restricting interventions. For a mentally incompetent patient, it must be clear that there is a representative for further decision-making: in this case, the health professional should follow the decision of the representative of the mentally incompetent patient, unless this is incompatible with the care of a good health professional. |
Copyright | CC0 |
Type | Condition |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "zib-LegalSituation-LegalStatus",
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-LegalStatus",
"name": "ZibLegalSituationLegalStatus",
"title": "HCIM LegalSituation LegalStatus",
"status": "draft",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "A Condition resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) LegalSituation 2.0(2020), implementing the LegalStatus concept of the HCIM.\r\n\r\nA legal situation can concern a legal status and/or representation.\r\n\r\nThe legal status indicates the basis on which the patient is staying in a healthcare organization. This can be either voluntary or involuntary, however the legal status is always determined by a judge.\r\n\r\nRepresentation is important in situations where a person is legally not competent to give permission and/or factually (partly) incapable of doing so. A representative supports and takes decisions in the interest of the representee when they cannot do so themselves (temporarily or permanently).",
"purpose": "Health professionals must be aware of the existence of a legal status or representation because this in part determines what type of care can be provided to the patient. For example, a supporting legal status can be required for using freedom restricting interventions. For a mentally incompetent patient, it must be clear that there is a representative for further decision-making: in this case, the health professional should follow the decision of the representative of the mentally incompetent patient, unless this is incompatible with the care of a good health professional.",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "zib-legalsituation-v2.0-2020EN",
"uri": "https://zibs.nl/wiki/LegalSituation-v2.0(2020EN)",
"name": "HCIM LegalSituation-v2.0(2020EN)"
}
],
"kind": "resource",
"abstract": false,
"type": "Condition",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Condition",
"path": "Condition",
"short": "LegalSituation",
"comment": "HCIM LegalSituation is implemented using two profiles: this profile implements the LegalStatus concept of the HCIM, while <http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-Representation> represents the Representation concept of the HCIM.",
"alias": [
"JuridischeSituatie"
],
"mapping": [
{
"identity": "zib-legalsituation-v2.0-2020EN",
"map": "NL-CM:7.17.1",
"comment": "LegalSituation"
}
]
},
{
"id": "Condition.clinicalStatus",
"path": "Condition.clinicalStatus",
"comment": "HCIM concept DateStop (NL-CM:7.17.4) is partially represented by this element (together with `Condition.abatementDateTime`). When DateStop is populated and in the past, this element is expected to be _inactive_, otherwise it is expected to be _active_.",
"mapping": [
{
"identity": "zib-legalsituation-v2.0-2020EN",
"map": "NL-CM:7.17.4",
"comment": "DateStop (partial representation)"
}
]
},
{
"id": "Condition.category",
"path": "Condition.category",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "$this"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Condition.category:legalStatusCode",
"path": "Condition.category",
"sliceName": "legalStatusCode",
"min": 1,
"max": "1",
"patternCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "303186005"
}
]
}
},
{
"id": "Condition.code",
"path": "Condition.code",
"definition": "The legal status that applies to the patient. The legal status indicates the basis on which the patient is staying in a healthcare organization. This can be either voluntary or involuntary, however the legal status is always determined by a judge. A patient can also receive healthcare based on a forensic status.",
"alias": [
"JuridischeStatus"
],
"min": 1,
"binding": {
"strength": "required",
"description": "JuridischeStatusCodelijst",
"valueSetReference": {
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.7.17.1--20200901000000"
}
},
"mapping": [
{
"identity": "zib-legalsituation-v2.0-2020EN",
"map": "NL-CM:7.17.2",
"comment": "LegalStatus"
}
]
},
{
"id": "Condition.subject",
"path": "Condition.subject",
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
}
]
},
{
"id": "Condition.onset[x]:onsetDateTime",
"path": "Condition.onsetDateTime",
"sliceName": "onsetDateTime",
"short": "DateStart",
"definition": "The date on which the legal situation of the patient starts.",
"alias": [
"DatumAanvang"
],
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "zib-legalsituation-v2.0-2020EN",
"map": "NL-CM:7.17.3",
"comment": "DateStart"
}
]
},
{
"id": "Condition.abatement[x]:abatementDateTime",
"path": "Condition.abatementDateTime",
"sliceName": "abatementDateTime",
"short": "DateStop",
"definition": "The date on which the legal situation of the patient ends.",
"alias": [
"DatumEinde"
],
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "zib-legalsituation-v2.0-2020EN",
"map": "NL-CM:7.17.4",
"comment": "DateStop"
}
]
}
]
}
}